Go to the source code of this file.
Defines | |
| #define | sceCtrlSetButtonMasks sceCtrl_driver_7CA723DC |
| #define | sceCtrlGetButtonMask sceCtrl_driver_5E77BC8A |
| #define | sceCtrlRegisterButtonCallback sceCtrl_driver_5C56C779 |
Functions | |
| void | sceCtrl_driver_7CA723DC (unsigned int mask, unsigned type) |
| Set the controller button masks. | |
| int | sceCtrl_driver_5E77BC8A (unsigned int mask) |
| Get button mask mode. | |
| int | sceCtrl_driver_5C56C779 (int no, unsigned int mask, void(*cb)(int, int, void *), void *arg) |
| Setup a controller callback. | |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
Setup a controller callback.
|
|
|
Get button mask mode. - The bitmask to check
|
|
||||||||||||
|
Set the controller button masks.
|
1.4.6